Hi,
When converting a .docx file to a .pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached.
Code:
var saveOptions = new PdfSaveOptions();
saveOptions.Use…...Pdf17; Document convertedDocument = DocumentHelper...your EMF table during the conversion from .docx to .pdf using...